home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / ProjectBuilder.app / Tool.table < prev    next >
Text File  |  1993-12-06  |  284b  |  12 lines

  1. Source_Keys = (CLASSES, H_FILES, OTHER_LINKED);
  2. Other_Keys = (OTHER_SOURCES, OTHER_LIBS);
  3.  
  4. MAKEFILE = "tool.make";
  5. INSTALLFLAGS = "-c -s -m 755";
  6. SOURCEMODE = "444";
  7. KeyForType = SUBPROJECTS;
  8. DefaultExtension = "tproj";
  9.  
  10.  
  11. AttributesInspector = SubprojectInspector;
  12. BuildTarget = tool;